BaconQrCode\Common\BitArray A

Total Complexity 62
Dependencies 3
Dependents 3
Total lines 353
Lines of code 186
Logical lines of code 110
Comment lines 80
Methods 21
Properties 1

Methods 21

Method Rating Maintainability Complexity Lines of code
isRange()
A
50 11 27
setRange()
A
52 9 24
getNextSet()
S
56 4 17
getNextUnset()
S
56 4 17
toBytes()
S
59 4 14
appendBits()
S
63 4 9
__toString()
S
63 4 10
xorBits()
S
63 3 10
reverse()
S
64 3 9
ensureCapacity()
S
72 2 5
clear()
S
70 2 6
appendBit()
S
67 2 7
appendBitArray()
S
68 2 7
__construct()
S
77 1 3
getSize()
S
82 1 3
getSizeInBytes()
S
79 1 3
get()
S
77 1 3
set()
S
77 1 3
flip()
S
77 1 3
setBulk()
S
79 1 3
getBitArray()
S
82 1 3